optimal searching algorithm

英 [ˈɒptɪməl ˈsɜːtʃɪŋ ˈælɡərɪðəm] 美 [ˈɑːptɪməl ˈsɜːrtʃɪŋ ˈælɡərɪðəm]

网络  最优检索算法; 最佳搜尋算法

计算机



双语例句

  1. To solve these two problems, this paper presents an algorithm calculating the optimal searching times. With this searching times Grover Algorithm will obtain the target with almost full probability.
    针对这两个问题,提出了一种确定搜索次数的计算方法,使Grover算法逼近全概率地获得搜索目标。
  2. The global optimal searching ability of genetic algorithm is used to compute the codebook.
    利用遗传算法的全局优化能力得到最优的矢量量化码书;
  3. Calculating Optimal Searching Times of Grover Algorithm
    逼近全概率Grover算法的搜索次数计算
  4. Optimal Searching Algorithm of Lattice Model
    格子模型的序列搜索优化算法
  5. Automatic Flight Planning Via Optimal Searching Algorithm
    基于最优搜索算法的自动航线生成
  6. During the optimal searching process, this algorithm adjusts network parameters according to the change of the energy function of transient chaotic neural network. So it can control the energy function to produce favorable influence on the dynamics of neural network adaptively.
    该算法在优化搜索过程中根据暂态混沌神经网络能量函数的变化调整网络参数,自适应地控制能量函数对神经网络动力学特性产生良好的影响。
  7. To avoid the BP algorithm's shortcoming of trapping to a local optimum and to take advantage of the genetic algorithm's globe optimal searching, a new kind of hybrid algorithm was formed based on GA and BP.
    为避免BP算法易陷入局部极小的缺陷,根据遗传算法具有全局寻优的特点,将二者结合起来形成GA-BP混合算法。
  8. After the joint optimal schedule problem for drain area was presented, the genetic algorithm, as a new stochastic searching algorithm, has shown exceptional problem-solving ability.
    由于流域和跨流域大规模梯级水电联合调度问题的提出,遗传算法作为一种新兴的随机搜索算法显示出优异的问题求解能力。
  9. Improved optimal path searching algorithm in transit network
    公交网络最优路径的一种改进求解算法
  10. Based on the analysis of optimal route guidance theory, a high efficient implementation method of hierarchical searching algorithm is proposed.
    分析了车辆路线导航系统的特点,采用启发式搜索技术,提高了算法效率。
  11. Usually the weight domain obtained with usual measures can hardly be used in condition evaluation of bridge. So an optimal single-object model for calculating optimal weight is represented, and overall optimal searching is performed with real-number genetic algorithm.
    由于利用常规方法获取的权重区间无法进行桥梁状态评估,本文提出了一种计算最优权重的单目标优化模型,并利用实数遗传算法进行全局最优搜索计算。
  12. The experiments show that the memory coloring based framework could efficiently exploit reuse and parallelism, without introducing spills. ( 3) Proposes an optimal directed path searching based stream register file allocation algorithm.
    实验表明基于存储器着色的SRF分配框架能够在不引入溢出的前提下,有效地开发复用和并行。(3)提出了基于最佳有向路径寻找的流寄存器文件分配算法。
  13. Finally, in order to obtain the optimal value of tube voltage and current, the traditional climbing method is improved and the automatic extremum searching algorithm has been put forward in the dissertation.
    最后,为了准确搜索到管电压和管电流的最佳值,对传统爬山法进行了改进,提出了本文自动极值点搜索算法。
  14. For the first time, we formalize the SRF allocation into optimal directed path searching, give a novel SRF allocation algorithm.
    本文首次将SRF分配问题建模为最佳有向路径寻找问题,提出了一个新颖的SRF分配算法。
  15. By studying the traditional static shortest path algorithm, analysing their drawbacks, then improving them, ultimately we get an optimal route algorithm based on the heuristic searching algorithm-A algorithm.
    在研究传统的静态最优路径算法的基础上,通过对其缺陷的分析和改进,最终实现并改进了以启发式搜索A算法为寻径算法的最优航线算法。
  16. Aiming at the characteristic of transmission construction data that the amount of data and the differences of data is large and the optimal value by searching optimization has no representativeness, the FCM ( Fuzzy C-Means) clustering algorithm is used to make clustering process for the simplified data.
    针对输电工程数据量大,数据差别大,寻优得到的最优工程不具有代表性的特点。应用模糊C聚类算法对简化数据进行聚类处理。
  17. The optimal route is calculated by using A searching algorithm, then the linear skeleton of object is obtained by connecting key points. Finally, skeleton line is sliced and the corresponding joints are matched, then the skeleton is fixed. 2.
    利用A搜索算法求得梯度最短路径从而得到物体线性骨架,然后,通过横向切分骨架线,自动匹配相应的关节点,确定最终骨架关节点。